SCIFF V2

My Age: 13

Super Compact Image File Format. It's ranges from 55x larger than JPEG and PNG to 7x smaller for some images. It supports metadata too. Like other file formats, it stores compacted binary code for an image in a file that can then be read to view the image. I used Python's bitarray library and pillow to make this happen. Files can be converted to and from SCIFF.